rofiles-fuse: Handle operations on the root
authorAlexander Larsson <alexl@redhat.com>
Wed, 24 Feb 2016 11:14:38 +0000 (12:14 +0100)
committerAlexander Larsson <alexl@redhat.com>
Wed, 24 Feb 2016 19:43:23 +0000 (20:43 +0100)
commit6c285d2e4ac76e99df848e2dea3cb0633126728a
treebbce9a610c04e8a0b074538b79f19251f32e1ff4
parent1833142b14255f5ddf0fd2b991a4b5aa5a6ecc92
rofiles-fuse: Handle operations on the root

ENSURE_RELPATH breaks when path is "/". In that case we need
to return "." instead of "".

https://bugzilla.gnome.org/show_bug.cgi?id=762596
src/rofiles-fuse/main.c